(mail-extr-delete-char, mail-extr-safe-move-sexp)
authorStefan Monnier <monnier@iro.umontreal.ca>
Mon, 2 Apr 2001 22:49:38 +0000 (22:49 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Mon, 2 Apr 2001 22:49:38 +0000 (22:49 +0000)
commit2e7edd572c1f7dbd830a26e14913d2f3ee99334c
tree696a057a6be02b67837303887934eb401f0f6b4a
parent045a6e1a42b40386d6dcc10e5ce3e40d7f08a2a2
(mail-extr-delete-char, mail-extr-safe-move-sexp)
(mail-extr-skip-whitespace-forward, mail-extr-nuke-char-at)
(mail-extr-skip-whitespace-backward, mail-extr-undo-backslash-quoting):
Use `defsubst' rather than a macro to ease debugging.
(mail-extr-last): Remove (use `last' instead).
(mail-extract-address-components): Properly reset the syntax-table
after parsing an address.  Use `last' rather than mail-extr-last.
Make sure the end marker stays at the very end.
lisp/mail/mail-extr.el